Skip to content
Back to search
30
MCP

RS485 Serial Bus

pulsemcp/rs485 serial bus

Exposes RS485 bus connectivity for reading and writing serial data with configurable connection parameters.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.daedalus/mcp-rs485
MCP server that exposes RS485 bus connectivity for reading and writing serial data
0 tools
Serial Port Communication
Enables serial port communication with embedded devices and hardware through configurable connection parameters, multiple data encodings, an
0 tools
UART Serial Communication
Direct access to UART/serial interfaces for hardware devices, microcontrollers, and embedded systems
0 tools
io.github.daedalus/mcp-rs232
An MCP server that exposes RS232 serial port connectivity
0 tools
llm bus
Metadata-only Glama MCP connector.
0 tools · http
@n8n-dev/n8n-nodes-azure-serialconsole
Access VM or VMSS serial console via Azure Serial Console.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "rs485_serial_bus": {
      "url": "None",
      "transport": "http"
    }
  }
}